C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / TabOrder Property

In This Topic
TabOrder Property (TransposedMultiRow<T>)
In This Topic
Gets or sets a value of the tabindex attribute associated with the control.
Syntax
'Declaration
 
Public Property TabOrder As Integer
 
See Also